From: Michaƫl Cadilhac Date: Fri, 17 Aug 2007 22:54:34 +0000 (+0000) Subject: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17342 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3f7533b87c59b855f7c10bf13d928bfde85644dd;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5a1fe4b9401..1a6a8ccc504 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,4 @@ -2007-08-09 Micha,Ak(Bl Cadilhac +2007-08-18 Micha,Ak(Bl Cadilhac * progmodes/meta-mode.el (meta-indent-calculate-last): Remove. (meta-indent-current-nesting): Use a computation of the nesting @@ -8,7 +8,7 @@ (meta-indent-unfinished-line): Tell if the current line ends with a finished expression. (meta-indent-looking-at-code): Like `looking-at', but checks if - the point is a string before. + the point is in a string before. (meta-indent-level-count): Use it. Don't count parenthesis as it's done in the nesting function. (meta-indent-in-string-p): Tell if the current point is in a